ComponentOne ASP.NET MVC Controls
InterpolateNulls Property (ChartSeriesBase<T>)

C1.Web.Mvc Namespace > ChartSeriesBase<T> Class : InterpolateNulls Property
Gets or sets a value that determines whether to interpolate null values in the data.
Syntax
'Declaration
 
Public Property InterpolateNulls As Boolean
public bool InterpolateNulls {get; set;}
See Also

Reference

ChartSeriesBase<T> Class
ChartSeriesBase<T> Members